+++ /dev/null
---- a/skytraq.cc
-+++ b/skytraq.cc
-@@ -78,11 +78,11 @@ arglist_t skytraq_args[] = {
- },
- {
- "targetlocation", &opt_set_location, "Set location finder target location as lat,lng",
-- "", ARGTYPE_STRING, "", ""
-+ NULL, ARGTYPE_STRING, "", ""
- },
- {
- "configlog", &opt_configure_logging, "Configure logging parameter as tmin:tmax:dmin:dmax",
-- "", ARGTYPE_STRING, "", ""
-+ NULL, ARGTYPE_STRING, "", ""
- },
- {
- "baud", &opt_dlbaud, "Baud rate used for download",
Rename gpsbabelfe binary.
--- a/gui/app.pro
+++ b/gui/app.pro
-@@ -36,7 +36,7 @@ win32 {
+@@ -46,7 +46,7 @@ win32 {
TARGET=GPSBabelFE
QMAKE_LFLAGS_RELEASE += -static-libgcc
}